Welcome![Sign In][Sign Up]
Location:
Search - linear optimization

Search list

[Windows Developdonlp

Description: 线性规划源代码,用于线性优化-linear programming source code for linear optimization
Platform: | Size: 12223 | Author: 孙丰甜 | Hits:

[Other resourcegoldenmean

Description: 最优化算法中的黄金分割法,用于线性寻优过程,算法快速且方便-optimization algorithm gold segmentation method for the linear optimization process, the algorithm is fast and convenient
Platform: | Size: 1046 | Author: liruiyuxia | Hits:

[Compress-Decompress algrithmsTI6400dspmp3

Description: TI的DM642 DSP上的MP3编码优化代码,关键部分为线性汇编优化-TI's DM642 DSP MP3 encoding optimized code, the key part of the compilation of linear optimization
Platform: | Size: 37498 | Author: 李宾 | Hits:

[Windows Developdonlp

Description: 线性规划源代码,用于线性优化-linear programming source code for linear optimization
Platform: | Size: 12288 | Author: 孙丰甜 | Hits:

[Algorithmtbb4

Description: 解决线性规划优化问题,在lingo界面中得到广泛的运用-solve linear programming optimization problems, the lingo interface widely used
Platform: | Size: 1024 | Author: 涂宝标 | Hits:

[matlabgoldenmean

Description: 最优化算法中的黄金分割法,用于线性寻优过程,算法快速且方便-optimization algorithm gold segmentation method for the linear optimization process, the algorithm is fast and convenient
Platform: | Size: 1024 | Author: liruiyuxia | Hits:

[Compress-Decompress algrithmsTI6400dspmp3

Description: TI的DM642 DSP上的MP3编码优化代码,关键部分为线性汇编优化-TI's DM642 DSP MP3 encoding optimized code, the key part of the compilation of linear optimization
Platform: | Size: 36864 | Author: 李宾 | Hits:

[matlabDeMat

Description: 微分进化算法@matlab 适用于无约束连续变量的全局优化,包括线性规划、非线性规划,非光滑优化。-@ Matlab differential evolution algorithm for unconstrained global optimization of continuous variables, including linear programming, nonlinear programming, nonsmooth optimization.
Platform: | Size: 8192 | Author: xxg | Hits:

[source in ebookBPNN

Description: 由于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。 -As a result of BP network weights optimization is a constrained optimization problems, and weights to be used real-coded, so the direct use of Matlab genetic algorithm toolbox. Posted the following code is for a 19 input variables, an output variable in case of non-linear regression designed, if applied to other situations, simply change your codec function.
Platform: | Size: 2048 | Author: 王刚 | Hits:

[Mathimatics-Numerical algorithmsOptimization

Description: 《实用最优化方法 (第三版)》 该教材介绍了线性规划、非线性规划、多目标规划、整数规划和动态规划的基本理论、计算方法及其应用。书中着重阐述了最优化的基本原理和在实际应用中比较有效的计算方法及其在计算机上的实现等内容。- Practical Optimization Methods (third edition) The materials introduced linear programming, nonlinear programming, multi-objective programming, integer programming and dynamic programming of the basic theory, calculation methods and their applications. The book focuses on the optimization of the most basic principle and in practical applications more effective method of calculation and its realization on the computer and so on.
Platform: | Size: 12047360 | Author: nc21lym | Hits:

[Other[17]convex.optimization.boyd

Description: This book is about convex optimization, a special class of mathematical optimization problems, which includes least-squares and linear programming problems. It is well known that least-squares and linear programming problems have a fairly complete theory, arise in a variety of applications, and can be solved numerically very eciently. The basic point of this book is that the same can be said for the larger class of convex optimization problems.
Platform: | Size: 4756480 | Author: Ayman | Hits:

[Otherlinear

Description: 数学问题的优化matlab算法实现,线性优化等问题-Matlab optimization mathematical problem algorithm, linear optimization problems
Platform: | Size: 88064 | Author: 胡楠 | Hits:

[matlabReactive-power-optimization

Description: 利用线性规划法编写的MATLAB程序,用于电力系统无功优化,用于学习交流-Prepared by using linear programming MATLAB program for power system reactive power optimization for the Learning Exchange
Platform: | Size: 1039360 | Author: 王鹏 | Hits:

[matlabOptimization-program

Description: MIT--航空航天工程中的计算方法_最优化方案 MIT公开课程--航空航天工程中的计算方法 这门课程适用于在航空和航天工程中出现的计算方法的入门学习。其应用是从航空宇宙结构,空气动力学,动力学和控制,和航空宇宙系统选出的。其技术包括:常微分方程系统的数值积分;偏微分方程式的有限差分,有限体积, 和有限元的离散化;数值线性代数;本征值问题和带有约束的最优化。 -MIT- Aerospace engineering calculations _ MIT open course program optimization- Aerospace engineering calculation methods for this course in aviation and aerospace engineering calculations appear in an introduction. The application is from aerospace structures, aerodynamics, dynamics and control, and aerospace systems selected. The technologies include: numerical integration of ordinary differential equations systems partial differential equations of finite difference, finite volume, and finite element discretization numerical linear algebra eigenvalue problems with constraints and optimization.
Platform: | Size: 314368 | Author: skp | Hits:

[matlablinear-programming

Description: 最优化计算一书中线性优化问题源代码,已通过测试,可直接运行!-Optimization calculation of the book, a linear optimization problem source code has been tested, can be run directly.
Platform: | Size: 3072 | Author: feifei | Hits:

[Software Engineeringmatlab-Optimization-2

Description: 是matlab关于线性优化的一个很好的算法,很实用-Matlab a good algorithm for linear optimization, it is practical
Platform: | Size: 3072 | Author: 余子健 | Hits:

[matlabOptimization

Description: This file performs some linear optimization using Matlab.
Platform: | Size: 1024 | Author: TheDude | Hits:

[matlabthe-most-valued-optimization

Description: 一个自编0-1线性优化问题及n人合作问题程序代码。-A 0-1 linear optimization problem and the n-person cooperation program code.
Platform: | Size: 1024 | Author: 王刚 | Hits:

[OtherLinear-search-technology

Description: 最优化算法中的线性搜索技术,对于线性规划问题中求取最大最小值非常有用-Linear optimization algorithm search technology, for the linear programming problem is very useful to strike a maximum and minimum
Platform: | Size: 2048 | Author: haohaiqiang | Hits:

[Algorithmlinear optimization

Description: 用BFGS 拟牛顿法 最速下降法 牛顿法 共轭梯度法 解决线性优化问题(Solving linear optimization problems with conjugate gradient method and Steepest descent method.)
Platform: | Size: 3072 | Author: 小狗蛋 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 30 »

CodeBus www.codebus.net